Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(bug): Update permissions in JSON rpc relay for GITHUB_TOKEN (#3183) #3186

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

ebadiere
Copy link
Collaborator

Cherry-picked fix.

Description:
Added packages: write permission per
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-with-a-personal-access-token-classic May need to modify other files modified by #3124

Related Issue(s):
Relates to #3124
Relates to #3182

Fixes #3124

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@ebadiere ebadiere requested review from AlfredoG87, Nana-EC and a team as code owners October 30, 2024 20:39
@ebadiere ebadiere added the bug Something isn't working label Oct 30, 2024
@ebadiere ebadiere added this to the 0.59.0 milestone Oct 30, 2024
quiet-node
quiet-node previously approved these changes Oct 30, 2024
Copy link

github-actions bot commented Oct 30, 2024

Test Results

 21 files  + 1  280 suites  +19   34m 42s ⏱️ - 1m 18s
605 tests  -  2  595 ✅ + 1  4 💤 ±0  6 ❌  - 3 
734 runs  +13  723 ✅ +17  5 💤 +1  6 ❌  - 5 

For more details on these failures, see this check.

Results for commit b57e6f7. ± Comparison against base commit 024a7c5.

♻️ This comment has been updated with latest results.

Nana-EC
Nana-EC previously approved these changes Oct 30, 2024
rbarkerSL
rbarkerSL previously approved these changes Oct 30, 2024
Copy link
Contributor

@rbarkerSL rbarkerSL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ebadiere ebadiere dismissed stale reviews from rbarkerSL, Nana-EC, and quiet-node via 3c23f51 October 30, 2024 21:16
@ebadiere ebadiere force-pushed the 3182-update-json-token-permissions-cherry-pick branch from 3c23f51 to 39a12e9 Compare October 30, 2024 21:23
* chore: divided hbar limtier tests into different batches

Signed-off-by: Logan Nguyen <[email protected]>

* fix: fixed acceptance.yml

Signed-off-by: Logan Nguyen <[email protected]>

---------

Signed-off-by: Logan Nguyen <[email protected]>
Copy link

sonarcloud bot commented Oct 31, 2024

@ebadiere ebadiere merged commit 61b34b0 into release/0.59 Oct 31, 2024
44 of 45 checks passed
@ebadiere ebadiere deleted the 3182-update-json-token-permissions-cherry-pick branch October 31, 2024 13:21
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.14%. Comparing base (024a7c5) to head (b57e6f7).
Report is 1 commits behind head on release/0.59.

Additional details and impacted files
@@               Coverage Diff                @@
##           release/0.59    #3186      +/-   ##
================================================
- Coverage         83.39%   83.14%   -0.26%     
================================================
  Files                66       69       +3     
  Lines              4283     4444     +161     
  Branches            835      873      +38     
================================================
+ Hits               3572     3695     +123     
- Misses              471      502      +31     
- Partials            240      247       +7     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 85.60% <ø> (ø)
server 83.52% <ø> (ø)
ws-server 36.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 14 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants